This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I just tried to validate a Domino generated HTML page as HTML5 (pasting the source into the W3C validator and changing doctype to <!DOCTYPE HTML>) and immediately got a bunch of errors to do with obsolete HTML attributes, specifically, bgcolor and text get added to the body tag which is invalid in HTML5.
Is there a 'best practice' for how to stop Domino from adding things like this to the generated HTML? I've read about closing the default body tag and opening another one, or adding <!-- and --> around a $$HTMLHead field which effectively comments out what Domino generates, but these solutions both seem a bit hacky.
Feedback number WEBB942FDY created by ~Mario Rejipyzenader on 01/17/2013
Status: Open
Comments: